JavaScript

{grid.object}rowCollapse Method

Syntax

{grid.Object}.rowCollapse(rowNum)

Arguments

rowNum

Number of the row that you want to close the row expander.

Description

Close the row expander for the specified row.

See Also